pubnub-kotlin-docs
Toggle table of contents
13.1.0
js
Target filter
js
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
[root]
/
PubNub
/
KeepAliveSettings
Keep
Alive
Settings
js
interface
KeepAliveSettings
Members
Properties
free
Socket
Keep
Alive
Timeout
Link copied to clipboard
js
abstract
var
freeSocketKeepAliveTimeout
:
Number
?
keep
Alive
Msecs
Link copied to clipboard
js
abstract
var
keepAliveMsecs
:
Number
?
max
Free
Sockets
Link copied to clipboard
js
abstract
var
maxFreeSockets
:
Number
?
max
Sockets
Link copied to clipboard
js
abstract
var
maxSockets
:
Number
?
timeout
Link copied to clipboard
js
abstract
var
timeout
:
Number
?